projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
536a15b
)
* progmodes/cc-awk.el (defconst): Fix compilation error.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000
(18:54 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 10 Jul 2006 18:54:07 +0000
(18:54 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index aba1acfeeae8be8c1eb16891ae2912fdfe040fb5..246c1064c4c2d4f2c10dabbbae704a4963e2409d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2006-07-10 Chong Yidong <cyd@stupidchicken.com>
+ * progmodes/cc-awk.el (defconst): Fix compilation error.
+
* subr.el (sit-for): New function.
* play/hanoi.el (hanoi-sit-for): Check sit-for return value.